home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 757 b | 22 lines | [TEXT/GEOL] |
- Item 5155301 1-Aug-90 08:42PDT
-
- From: CNSWA Computer Net Spec, Bill Ludwig,PRT
-
- To: MACAPP.TECH$ MacApp Technical
-
- Sub: DialogTEView
-
-
-
- When did DialogTEView get invited?
- I have a modeless dialog view with some text fields and <Undo> and <Save>
- buttons. If the user doesn't type anything I want the buttons to remain grey,
- however, as soon as a character is typed (i.e. changing a text field) <Undo>
- and <Save> should "light up". I have OVERRIDDEN "DoKeyCommand" on the
- DialogView and the TEditTextView. Only Tab and Up/Down arrows seem to go
- through DoKeyCommand. It appears that TEditTextView makes a DialogTEView the
- target...
-
- Timothy Wright
-
-